crypto/tls.certificateRequestMsgTLS13.scts (field)
5 uses
crypto/tls (current package)
handshake_client_tls13.go#L779: certMsg.scts = hs.certReq.scts && len(cert.SignedCertificateTimestamps) > 0
handshake_messages.go#L1231: scts bool
handshake_messages.go#L1250: if m.scts {
handshake_messages.go#L1321: m.scts = true
handshake_server_tls13.go#L834: certReq.scts = true
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)